Spreadsheets provide a familiar experience to Microsoft Excel or LibreOffice Calc, with support for formulas, data validation and text formatting.

Spreadsheets vs. collections

There is a slight overlap between spreadsheets and the Table collection. In general the table collection is useful to track meta-information about notes (for example a collection of people and their birthdays), whereas spreadsheets are quite useful for calculations since they support formulas.

Spreadsheets also benefit from a wider range of features such as data validation, formatting and can work on a relatively large dataset.

Data intercompatibility (import/export)

Starting with v0.104.0, Trilium provides a level of data intercompatibility between the internal format (Univer) and the following formats:

Both import and export are supported, as follows:

Supported features

The spreadsheet has support for the following features:

We might consider adding other features from Univer at some point. If there is a particular feature that can be added easily, it can be discussed over GitHub Issues.

Share functionality

Spreadsheets can be shared, case in which a best-effort HTML rendering of the spreadsheet is done:

Since v0.104.0:

For more advanced use cases, this will most likely not work as intended. Feel free to report issues, but keep in mind that we might not be able to have a complete feature parity with all the features of Univer.

Features not supported yet

Regarding Pro features

Univer spreadsheets also feature a Pro plan which adds quite a lot of functionality such as charts, printing, pivot tables, export, etc.

As the Pro plan needs a license, Trilium does not support any of the premium features. Theoretically, pro features can be used in trial mode with some limitations, we might explore this direction at some point.

Planned features

There are a few features that are already planned but are not supported yet:

If you would like us to work on these features, consider supporting us.

Mobile support

Versions prior to v0.104.0 have no dedicated mobile support, which means that the interaction is difficult without a mouse and keyboard. Starting with v0.104.0 we integrate Univer's mobile plugin, which introduces feature such as drag to pan which makes the interface more usable on mobile.